CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - android 文件

搜索资源列表

  1. FileTool

    0下载:
  2. Android下浏览其文件系统的工具,你可以方便的浏览系统中的文件,还可以查看文件的具体内容-Android project ,you can browser the file with this tool.
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:236824
    • 提供者:顾萍
  1. android_socket_parcel

    0下载:
  2. Android环境下通过SOCKET传递Parcel包并解出数据的例子程序 在Android环境下,甲程序(C++程序)将数据封装在 Parcel 中,并把 Parcel 发送到SOCKET;乙程序(C++程序)通过SOCKET接收到Parcel包,并解出封装在其中数据。 附带所需的Android.mk文件,并说明如何编译运行。列出了程序的运行结果,最后对程序存在的一些问题做了分析,提出了解决的思路。-Android environment SOCKET pass through
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:126454
    • 提供者:code998
  1. NotepadCodeLab

    0下载:
  2. android os 记事本功能的练习例子,包括UI,SQlite的操作,分三个阶段完成功能,文件名结尾为_Solution的文件是解决方案,可以对应该文件练习,代码有注释-android os Notepad function of exercise examples, including the UI, SQlite operation, completion in three phases, the file name ends with _Solution file is the sol
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:76584
    • 提供者:zane
  1. kernel_write_file

    0下载:
  2. 之前以为在内核中不能创建文件,其实不是这样子的,只要文件系统跑起来之后就可以像在用户空间一样操作文件.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:1302
    • 提供者:hui
  1. android_modify_ramdisk.img

    0下载:
  2. 浅析如何在android上生成我们自己的ramdisk.img启动系统文件
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:1277
    • 提供者:hui
  1. layout

    0下载:
  2. android各种布局文件的源代码,包含了基本的布局格式和巧妙的运行方法-android source code for a variety of layout files, containing the basic layout of the format and method clever run
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-11
    • 文件大小:2884426
    • 提供者:sunfeng
  1. LL

    0下载:
  2. 著名的字典软件Star-Dict的字典文件的二级索引生成工具,用于做手机平台的字典软件辅助-2nd index file Generator of the StarDict software, used to build dict project on mobile
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:200480
    • 提供者:Yin
  1. Explorer

    0下载:
  2. Android 上文件浏览程序的支持库,需要root权限-Explorer on android platform, need root access privileges.
  3. 所属分类:android

    • 发布日期:2017-03-26
    • 文件大小:42455
    • 提供者:Yin
  1. NDK_introduction

    0下载:
  2. 史上最强NDK入门项目实战.利用NDK 生成 SO 库,使用 SO 库进行 JNI 调用,在 Android sdcard 创建文件并写入数据。-NDK started the project in the history of the strongest real. NDK generated using SO library, use the SO library JNI call, in the Android sdcard to create file and write data.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:172870
    • 提供者:xuliu
  1. eoeInfosAssistant

    0下载:
  2. Android平台下的 管理软件 包括进程管理 文件管理 和 系统管理-Android platform management software, including process management, document management and systems management
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:157193
    • 提供者:Jackson
  1. GIFproject

    0下载:
  2. android平台下显示gif动画文件java源程序-android platform gif show java source code
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:698318
    • 提供者:guanjunduan
  1. FSExplorer1

    0下载:
  2. android平台下文件浏览器的实例程序,是比较好的学习入门工具-android platform file browser, an instance of program is a better tool for learning portal
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:37648
    • 提供者:848077
  1. nfs_root_andriod.armv4.tar

    0下载:
  2. 可在S3C2440跑的android文件系统-S3C2440 running at the android file system image
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-04-14
    • 文件大小:66812110
    • 提供者:pcb
  1. samples

    0下载:
  2. 这是一个在android平台上通过中间层jni技术,实现调用C++的代码,主要是makefile文件的实现,如果编译多个C-This is a android platform, through the middle layer jni technology to realize call C++ code, mainly the realization of makefile file, if the build number of CPP
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-26
    • 文件大小:9023
    • 提供者:luoguangxian
  1. fileIO_for_android

    0下载:
  2. android手机系统的文件读写操作例子。简单的实现了手机系统中的文件的读写。-android mobile operating system, file reading and writing examples. Simple implementation of the mobile phone system read and write files.
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:26114
    • 提供者:彭擎
  1. Socket_Android_chat_zs

    0下载:
  2. 里面分两个文件夹,client 在Android实现,Server 是java应用程序。运行时注意在client 的中换上Server的IP-Inside two folders, client achieve in Android, Server is a java application. Run-time attention of the client put in the Server' s IP
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:58418
    • 提供者:wzs
  1. AudioPlayerTest

    0下载:
  2. android平台下的音乐播放器 以RadioGroup形式列举所以音乐文件 点击之即可播放-android platform music player
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:28800
    • 提供者:sjt
  1. init

    0下载:
  2. android 的init文件,6410的,可以详细-android' s init file, 6410, and can take a close look
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:3776
    • 提供者:xqmnig
  1. chapter2

    1下载:
  2. 1、在MyEclipse中导入工程,可以通过Eclipse中的菜单File→Import→Existing Projects intoWorkspace中选择Project; 2、在MySQL中创建数据库,使用MySQL Control Center执行database目录下的dbscr ipt.sql数据库脚本文件创建数据库SQL语句创建数据库和表及数据; 3、设置数据库连接配置,修改src目录下的database.properties文件,将其中的数据库用户名和密码设置为实际的用
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-06-09
    • 文件大小:746727
    • 提供者:wuxing
  1. android

    0下载:
  2. android根文件系统的制作与注意事项。-root fs about android,if you need,download it。
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:250485
    • 提供者:王祥建
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com